Skip to content

Clarify compute-sanitizer warnings#244

Merged
dunnoconnor merged 1 commit intomainfrom
mdoc/10
Apr 21, 2026
Merged

Clarify compute-sanitizer warnings#244
dunnoconnor merged 1 commit intomainfrom
mdoc/10

Conversation

@dunnoconnor
Copy link
Copy Markdown
Member

Updated puzzle_10/memcheck.md

Lines 169–189: The "Verification" expected-output block now shows the actual crash output (segfault stack dump, "intermediate process terminated by signal 11") that users will see before the clean program output — matching exactly what issue #218 reports. A callout note immediately below the block explains it's expected and harmless.

Line 213: The vague "You may see Mojo runtime warnings" note is replaced with a specific explanation that names the segfault, identifies it as a known Mojo/compute-sanitizer injection library conflict, and tells users the ERROR SUMMARY line is still the authoritative result.

Closes Issue #218

@dunnoconnor dunnoconnor requested a review from BradLarson April 21, 2026 14:14
@dunnoconnor dunnoconnor merged commit 4d41a2d into main Apr 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants